home *** CD-ROM | disk | FTP | other *** search
/ Windows 32-Bit Gallery / Windows 32-bit Gallery.iso / win95 / ladybug / install.bat < prev    next >
DOS Batch File  |  1996-11-20  |  117b  |  7 lines

  1. echo off
  2. copy wing32.dll c:\windows\system
  3. del wing32.dll
  4. copy cw32.dll c:\windows\system
  5. del cw32.dll
  6. echo on
  7.